PreviousNextTracker indexSee it online !

(198/308) 1592 - Hyperlinks: Tag Match Not Working

Environment:
Windows XP, SP3
Clean install of jEdit 4.5.1
Java 6 Update 31

After jEdit install, use Plugin Manager to install latest XML, Hyperlinks and prerequisites
Symptoms: Tags match/highlight correctly, incorrectly or not at all

In the attached file I get the following results when clicking in the tag listed:
<html> matches </html>
<head> matches <body>
<div id="booth"> matches correct closing </div>
<div id="console"> matches correct closing </div>
<div id="imageDiv"> shows no matching tag
<div id="dashboard"> shows no matching tag
<div id="effects"> matches the first <a> under <div id="controls">
<div id="controls"> shows no matching tag
<div id="videoSelection"> matches the last <a> under <div id="controls">

Matching worked correctly in jEdit 4.4. I'm not sure if this is a problem with the plugin or core jEdit.

Submitted lemjo - 2012-04-25 19:44:41 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments

2012-04-25 19:44:42
lemjo

test file for tag matching issue

jedit_tags.html (1.1Kio)